From 9074e9c8747d07aefefaff70684b59e928613b1d Mon Sep 17 00:00:00 2001 From: robertlipe Date: Sun, 31 Mar 2013 02:44:50 +0000 Subject: [PATCH] Type fix in STREET_ADDR of style doc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4372 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/chapters/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/chapters/styles.xml b/gpsbabel/xmldoc/chapters/styles.xml index 963fd07bd..63b033ff6 100644 --- a/gpsbabel/xmldoc/chapters/styles.xml +++ b/gpsbabel/xmldoc/chapters/styles.xml @@ -1373,7 +1373,7 @@ example: The name of the route currently being operated on. Needs string conversion.example:ROUTE_NAME, "", "%s"
-STREET_NAME +STREET_ADDR Street address including house number. Notice that this is not used for any geocoding, it's merely textual description associated with a position. example:STREET_ADDR, "", "%s"
-- 2.30.2